ASP.NET MVC コントロールヘルプ
NewRowAtTop メソッド (MultiRowBuilder<T>)

C1.Web.Mvc.MultiRow アセンブリ > C1.Web.Mvc.MultiRow.Fluent 名前空間 > MultiRowBuilder<T> クラス : NewRowAtTop メソッド
値。
Configurates C1.Web.Mvc.MultiRow.MultiRow<T>.NewRowAtTop. Sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom.
シンタックス
'宣言
 
Public Overrides Function NewRowAtTop( _
   ByVal value As System.Boolean _
) As MultiRowBuilder(Of T)
public override MultiRowBuilder<T> NewRowAtTop( 
   System.bool value
)

パラメータ

value
値。

戻り値の型

現在のビルダ。
参照

MultiRowBuilder<T> クラス
MultiRowBuilder<T> メンバ